go/build.importReader.readByteNoBuf (method)

16 uses

	go/build (current package)
		read.go#L94: func (r *importReader) readByteNoBuf() byte {
		read.go#L198: 		c = r.readByteNoBuf()
		read.go#L216: 				c = r.readByteNoBuf()
		read.go#L218: 					r.readByteNoBuf()
		read.go#L226: 					c = r.readByteNoBuf()
		read.go#L238: 				c = r.readByteNoBuf()
		read.go#L240: 					c = r.readByteNoBuf()
		read.go#L251: 				c = r.readByteNoBuf()
		read.go#L253: 					r.readByteNoBuf()
		read.go#L261: 					c = r.readByteNoBuf()
		read.go#L267: 			c = r.readByteNoBuf()
		read.go#L279: 					c, c1 = c1, r.readByteNoBuf()
		read.go#L287: 						c = r.readByteNoBuf()
		read.go#L292: 					c = r.readByteNoBuf()
		read.go#L300: 					c = r.readByteNoBuf()
		read.go#L519: 				c := r.readByteNoBuf()